Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added static analysis tool: flow #40

Open
wants to merge 1 commit into
base: f24
Choose a base branch
from
Open

Added static analysis tool: flow #40

wants to merge 1 commit into from

Conversation

zhanwen22
Copy link

@zhanwen22 zhanwen22 commented Oct 24, 2024

This was a static analysis tool that was added called flow. It was added using npm install, and files were changed to prove that it was added globally.

Created files: .babelrc, .flowconfig at root

Added: Into files config.json

Here is more information about the static analysis tool that was added: https://flow.org/en/docs/install/

This can be run by typing npm run flow into the command terminal, as demonstrated in the photo below.

image

@coveralls
Copy link

coveralls commented Oct 24, 2024

Pull Request Test Coverage Report for Build 11508642711

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 82.697%

Totals Coverage Status
Change from base Build 11507934396: 0.005%
Covered Lines: 22384
Relevant Lines: 25641

💛 - Coveralls

@zhanwen22 zhanwen22 self-assigned this Oct 24, 2024
@zzzannie
Copy link

zzzannie commented Oct 24, 2024

LGTM!

@zzzannie zzzannie self-requested a review October 24, 2024 23:28
Copy link

@zzzannie zzzannie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Good screenshot and I can see it's working locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants